projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f16ac
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 27 Aug 2009 11:13:33 +0000
(11:13 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 27 Aug 2009 11:13:33 +0000
(11:13 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e1d1284141880516441e099b8aa6570c36c4a321..1ff0e2dcdbe00f1d59d485374af58b2366b5eb08 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2009-08-27 Kenichi Handa <handa@m17n.org>
+ * process.c (send_process): Use encode_coding_object instead of
+ encode_coding_string to perform eol-conversion even if the string
+ is unibyte.
+
* coding.c (encode_coding_utf_16): Fix checking of a Unicode
character.